home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / rlog_120.zip / REMOTLOG.CFG < prev    next >
Text File  |  1990-07-25  |  8KB  |  182 lines

  1. ;-------------------------------------------------------------------------
  2. ;                       Remotlog Configuration file
  3. ;                        By Orland Carter 1:135/72
  4. ;-------------------------------------------------------------------------
  5. ;
  6. ;-------------------------------------------------------------------------
  7. ; This is a required entry.  It tells the program the [path + filename] of
  8. ; the Log file to be processed.
  9. ; DEFAULT : SYSTEM.LOG
  10. ;-------------------------------------------------------------------------
  11. ;
  12. LogFile SYSTEM.LOG
  13. ;
  14. ;-------------------------------------------------------------------------
  15. ; This option is required.  It tells the program what the Dos Shell entry
  16. ; of your External chat program is.  This must be the same case as the
  17. ; BBS writes it to the log file.  Required whether you have one or not.
  18. ; DEFAULT : FX-CHAT.EXE
  19. ;-------------------------------------------------------------------------
  20. ;
  21. ExternalChat FastChat.EXE
  22. ;
  23. ;-------------------------------------------------------------------------
  24. ; This option is required.  It tells the program what [path + filename]
  25. ; the output of the program should be placed in. *.asc/*.ans versions.
  26. ; DEFAULT : REMOTLOG
  27. ;-------------------------------------------------------------------------
  28. ;
  29. Outputfile c:\RA\Txt\Remotlog
  30. ;
  31. ;-------------------------------------------------------------------------
  32. ; This option is required.  It tells the program which color to place the
  33. ; background of the ansi screen in.
  34. ; DEFAULT : 40
  35. ;-------------------------------------------------------------------------
  36. ;
  37. Back 40
  38. ;
  39. ;-------------------------------------------------------------------------
  40. ; This option is required.  It tells the program what color the numbers
  41. ; displayed are.
  42. ; DEFAULT : 1;33
  43. ;-------------------------------------------------------------------------
  44. ;
  45. Numbers 1;33
  46. ;
  47. ;-------------------------------------------------------------------------
  48. ; This option is required.  It tells the program what color to use when
  49. ; highlighting the Beginning and Ending dates of the Log period.
  50. ; DEFAULT : 1;46;37
  51. ;-------------------------------------------------------------------------
  52. ;
  53. HighLight 1;46;37
  54. ;
  55. ;-------------------------------------------------------------------------
  56. ; This option is required.  It tells the program which color to use to
  57. ; restore the screen to "normal".
  58. ; DEFAULT : 0
  59. ;-------------------------------------------------------------------------
  60. ;
  61. Normal 0
  62. ;
  63. ;-------------------------------------------------------------------------
  64. ; This option is required.  It tells the program which color to use for
  65. ; Outlining the Box and Dividing lines of the output file.
  66. ; DEFAULT 1;34
  67. ;-------------------------------------------------------------------------
  68. ;
  69. Outline 1;34
  70. ;
  71. ;-------------------------------------------------------------------------
  72. ; This option is required.  It tells the program which color to use for
  73. ; all the text that is printed.
  74. ; DEFAULT 0;32
  75. ;-------------------------------------------------------------------------
  76. ;
  77. Text 0;32
  78. ;
  79. ;-------------------------------------------------------------------------
  80. ; This option is required.  It tells the program whether or not you wish
  81. ; the optional page of Multiline usage to be displayed.  The statistics
  82. ; will still be stored if the option is not selected.
  83. ; DEFAULT : NOMULTILINE
  84. ;-------------------------------------------------------------------------
  85. ;
  86. NoMultiLine
  87. ;
  88. ;-------------------------------------------------------------------------
  89. ; This option is required.  It telss the program what type of log file
  90. ; You are using.  Wheter FD [Front Door type] or OPUS.
  91. ; DEFAULT FD
  92. ;-------------------------------------------------------------------------
  93. ;
  94. FD
  95. ;
  96. ;-------------------------------------------------------------------------
  97. ; This option is not required and at the descretion of the sysop.  Using
  98. ; This will cause another page to be displayed in addition to the current
  99. ; 2 or 3 pages that are already displayed.  This option is where the sysop
  100. ; Can have remotlog search the logfile for something specific and keep
  101. ; track of its occurrences.
  102. ; I.e. *01My_Name Carter      - This will cause remotlog to search the log
  103. ; file for all occurences of "Carter" it will accumulate and store the
  104. ; amount of time it finds it in variable 01.  When it displays it it will
  105. ; display "My_Name >>> ####" where # is amount of times the item was found
  106. ; Possible Variables are 00-10.  The 0 is significant.  The "*" is required
  107. ; There can be no spaces except to separate the Display item from the
  108. ; Search item.
  109. ; Format "*<Variable 00-10><Entry to Make in *.Ans/*.Asc file> <Search For>"
  110. ;         *00My_Name Carter
  111. ;-------------------------------------------------------------------------
  112. ;
  113. ;*00My_Last_Name  Carter
  114. ;*01My_First_Name Orland
  115. ;
  116. ;-------------------------------------------------------------------------
  117. ; These options are not required.  But they do provide you with a great
  118. ; amount of security.  For areas you do not want all your users to see.
  119. ; IE. Adult areas or Sysop areas.
  120. ; DEFAULT - NONE.  200 MAXIMUM ENTRIES.
  121. ;-------------------------------------------------------------------------
  122. ;
  123. NoShow  8
  124. NoShow 10
  125. NoShow 12
  126. NoShow 19
  127. NoShow 36
  128. NoShow 45
  129. NoShow 49
  130. NoShow 50
  131. NoShow 51
  132. ;
  133. ;-------------------------------------------------------------------------
  134. ; This option is not required.  It is used to Change the default Sealink
  135. ; protocol displayed in the 1st output page to a protocol of your choosing.
  136. ; REPLACESEA - Is the Search String for the new protocol.
  137. ; REPLACEDSP - Is the Actual Item to be displayed in the Output page.
  138. ;-------------------------------------------------------------------------
  139. ;
  140. ;ReplaceSea SEALink
  141. ;ReplaceDsp SEALink
  142. ;
  143. ;-------------------------------------------------------------------------
  144. ; This option is also not required.  It determines whether or not the local
  145. ; logons will be shown on the report output.  The default for this option
  146. ; is show local logons.  Leave this option out for the default to take
  147. ; effect.
  148. ;-------------------------------------------------------------------------
  149. ;
  150. ;NoLocal
  151. ;
  152. ;-------------------------------------------------------------------------
  153. ; This option is also not required.  It activates or deactivates the
  154. ; Files.BBS downloaded files counter.  The count will be stored and added
  155. ; to the Files.BBS in the directory the file was taken from.  Default for
  156. ; This option is FILECOUNTER,     To deactivate use NOFILECOUNT
  157. ;-------------------------------------------------------------------------
  158. ;
  159. FILECOUNTER
  160. ;
  161. ;-------------------------------------------------------------------------
  162. ; This option is also not required.  It activates a chat record.  This will
  163. ; log all chats found in the log file to a file called REMOTLOG.CHT in the
  164. ; current directory.  The default is CHATRECORD, all chats will be logged.
  165. ; The other option to disable the chat is NOCHATRECORD
  166. ;-------------------------------------------------------------------------
  167. ;
  168. CHATRECORD
  169. ;
  170. ;-------------------------------------------------------------------------
  171. ; This option is also not required.  It activates or Deactivates the log
  172. ; deleting option.  The Default is the log will be deleted every 10 days.
  173. ; The two options are DELTELOG ## (Where ## is days log should be kept.)
  174. ; and NODELETELOG.
  175. ;-------------------------------------------------------------------------
  176. ;
  177. DELETELOG 10
  178. ;
  179. ;-------------------------------------------------------------------------
  180. ;          E N D    O F    R E M O T L O G . C F G   F I L E
  181. ;-------------------------------------------------------------------------
  182.